
WinCE 6.0 Driver



Platform Support
----------------

- ARMV4I
- MIPSII
- MIPSII_FP
- MIPSIV
- MIPSIV_FP
- SH4
- x86


Files Included
--------------

- SIUSBXP.DLL			(Driver DLL) 
- SIUSBXP.REG			(Registry Entry for SIUSBXP Driver)

- SIUSBXP_LIB.DLL			(API Interface DLL)
- SIUSBXP_LIB.LIB			(LIB file for API Interface DLL)
- SIUSBXP_LIB.EXP			(EXP file for API Interface DLL)
- SIUSBXP_LIB.H			(Header for the functions available in the API Interface DLL)


Installation Instructions
-------------------------

1. Copy the SIUSBXP.DLL and SIUSBXP.REG files the the \Windows directory on the CE device.
2. Put the ".reg" file in the registry. This can be done in a few ways. 
	- If creating a customized Windows CE, put the entry into the registry through platform builder
	- Add it to the registry manually
	- Build an installer using cabwiz.exe (included with visual studio 2005/2008).
2. When the dialog pops up saying "Unidentified USB Device" enter SIUSBXP for
	the driver name. The dialog should close when OK is pressed.


